home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 44 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!millom.demon.co.uk
  2. From: Clive Savage <clive@millom.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: CygnusEd Rexx Problem
  5. Date: Mon, 01 Jan 1996 20:09:47 GMT
  6. Organization: MillomMicros
  7. Message-ID: <718763512wnr@millom.demon.co.uk>
  8. Reply-To: clive@millom.demon.co.uk
  9. X-NNTP-Posting-Host: millom.demon.co.uk
  10. X-Broken-Date: Monday, Jan 01, 1996 20.09.47
  11. X-Newsreader: Newswin Alpha 0.7
  12. X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!millom.demon.co.uk
  13.  
  14.  
  15. Hi All,
  16.  
  17. Just started to use the above.
  18.  
  19. I am trying to use it to merge together a lot of text files.
  20.  
  21. The list of file headers is read in with the format of files.n, so the 
  22. first file is file.1, the second is file.2 etc.
  23.  
  24. I want to merge the text files together using a loop.
  25.  
  26. OPEN 1 file.n     works O.k., it opens each file in sequence.
  27.  
  28. INCLUDE FILE 1 file.n  does not work!
  29.  
  30. thanks.
  31.  
  32. Bye for now.
  33. -- 
  34. ---------------------------------------------------------------------------
  35. | Clive Savage    EMail clive@millom.demon.co.uk                          |
  36. ---------------------------------------------------------------------------
  37.  
  38.